GDK-Win32: Fix build
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 29 Sep 2021 02:40:56 +0000 (10:40 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 30 Sep 2021 08:21:38 +0000 (16:21 +0800)
commit9bff56db9f30f33cacf5b88bc3830c5ea9f61abd
tree5416a3daa3534129929fa36efe01bba2f69220e0
parent502b3ceaa29663f70801920077bceaf4138b56d3
GDK-Win32: Fix build

Include the appropriate headers as some function prototypes were moved lately.

Also, re-order the include order of the gdk/*private.h headers alphabetically
in the files that were updated.
gdk/win32/gdkinput-winpointer.c
gdk/win32/gdksurface-win32.c